home *** CD-ROM | disk | FTP | other *** search
/ Let's Explore Space Missions / Let's Explore Space Missions.iso / pc / program / 459ba.dxr / Internal_87_pict7.ls < prev    next >
Encoding:
Text File  |  1997-12-04  |  104 b   |  7 lines

  1. on mouseUp
  2.   global gFrameName
  3.   set the visible of sprite 43 to 0
  4.   updateStage()
  5.   go(gFrameName)
  6. end
  7.